/*all*/
@charset "utf-8";
/* CSS Document */
.laydate_body .laydate_bottom {
	height: 30px !important;
}

* {
	margin: 0;
	padding: 0;
	font-family: "寰蒋闆呴粦";
}
/*滚动条*/
::-webkit-scrollbar{width: 5px;
height: 2px;}
/*滚动槽*/
::-webkit-scrollbar-track{-webkit-box-shadow:inset006pxrgba(0,0,0,0.3);
border-radius: 10px;}
/*滚动条滑块*/
::-webkit-scrollbar-thumb{border-radius: 10px;
background: rgba(0,0,0,0.3);
-webkit-box-shadow:inset006pxrgba(0,0,0,0.5)
}
 /* 妯悜婊氬姩鏉″拰绾靛悜婊氬姩鏉＄浉浜ゅ灏栬鐨勯鑹� */
.clear {
	clear: both;
}

.map_find {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
	font-size: 13px;
	padding-left: 10px;
}

.map_find1 {
	padding-top: 10px;
	border-bottom: 1px solid #CCCCCC;
	font-size: 13px;
	padding-left: 10px;
}

.map_find label {
	margin-right: 5px;
}

.map_input {
	width: 220px;
	height: 24px;
	border-radius: 3px;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
}

.find_but {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 3px;
	padding-bottom: 4px;
	background-color: #0D8BBD;
	color: #ffffff;
	border: none;
	border-radius: 3px;
}

.find_but:active {
	background-color: #1c6a9e;
}

.map_con {
	width: 100%;
	height: 100%;
	background-image: url("../img/map01.png");
	position: absolute;
}

.map_tail {
	width: 600px;
	height: 350px;
	position: relative;
	margin: 0 auto;
	margin-top: 50px;
	background-color: #ffffff;
	box-shadow: 5px 5px 3px #333;
	border-radius: 5px;
}

.map_h {
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: center;
	border-bottom: 1px solid #CCCCCC;
	width: 96%;
	margin-left: 2%;
}

.map_table {
	width: 96%;
	margin-left: 2%;
	border: none;
	font-size: 13px;
	color: #262626;
}

.map_mos {
	text-decoration: none;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 4px;
	color: #ffffff;
	background-color: #0D8BBD;
	border: none;
	border-radius: 3px;
}

.map_mos:active {
	background-color: #00a0e9;
}

.map_video {
	text-decoration: none;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 4px;
	color: #ffffff;
	background-color: #00aa00;
	border: none;
	border-radius: 3px;
}

.map_video:active {
	background-color: #00e765;
}

.map_p01 {
	padding-top: 15px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
	width: 96%;
	margin-left: 2%;
	font-size: 12px;
	color: #666666;
}

.map_p02 {
	width: 96%;
	margin-left: 2%;
	height: 170px;
	margin-top: 5px;
}

.map_p02 img {
	width: 100%;
	height: 100%;
}

.map_close {
	width: 20px;
	height: 20px;
	position: absolute;
	right: -5px;
	top: -5px;
}

.p_but {
	padding-top: 5px;
	padding-left: 5px;
	font-size: 12px;
}

.p_but a {
	margin-right: 10px;
}

#table, #table1, #table2 {
	font-size: 12px !important;
	color: #475059 !important;
	/*border-top: none !important;*/
	/*margin-top: 6px !important;*/
}

#table a {
	margin-right: 10px;
}

#table th, #table1 th, #table2 th {
	border: 1px solid #ccc;
}

.add_i {
	width: 16px;
	height: 16px;
	position: relative;
	display: inline-block;
	background-image: url("../img/table_add.png");
	top: 3px;
	margin-right: 2px;
}

.del_i {
	width: 16px;
	height: 16px;
	position: relative;
	display: inline-block;
	background-image: url("../img/table_del.png");
	top: 3px;
	margin-right: 1px;
}

.down_i {
	width: 16px;
	height: 16px;
	position: relative;
	display: inline-block;
	background-image: url("../img/table_down.png");
	top: 3px;
	margin-right: 1px;
}

.print_i {
	width: 16px;
	height: 16px;
	position: relative;
	display: inline-block;
	background-image: url("../img/table_print.png");
	top: 3px;
	margin-right: 1px;
}

.div_find {
	width: 100%;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: solid 1px #cccccc;
	top: 5px;
	font-size: 12px;
}

.find_labela {
	width: 8%;
	text-align: right;
	font-size: 12px;
	display: inline-block;
}

.find_but {
	padding-left: 9px;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-right: 8px;
	background-color: #00a0e9;
	color: #ffffff;
	border-radius: 5px;
	border: none;
	margin-right: 10px;
}

.find_but:active {
	background-color: #00a0e9;
	border: none;
}

.find_but1 {
	padding-left: 9px;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-right: 8px;
	background-color: #2e8ded;
	color: #ffffff;
	border-radius: 5px;
	border: none;
}

.find_but1:active {
	background-color: #044588;
}

.find_span {
	float: right;
	margin-right: 15px;
	margin-top: 5px;
	font-size: 13px;
}

.find_span a {
	text-decoration: none;
	color: #333;
}

.find_span1 {
	float: right;
	margin-right: 15px;
	margin-top: 5px;
	font-size: 13px;
	display: none;
}

.find_span1 a {
	text-decoration: none;
	color: #333;
}

.i_open {
	width: 14px;
	height: 14px;
	position: relative;
	display: inline-block;
	background-image: url("../img/opne.png");
	top: 2px;
}

.i_close {
	width: 14px;
	height: 14px;
	position: relative;
	display: inline-block;
	background-image: url("../img/colse.png");
	top: 2px;
}

.user_table {
	width: 96%;
	margin-left: 2%;
	border: none;
	font-size: 13px;
}

.user_table tr {
	height: 30px;
}

.user_td {
	text-align: right;
}

.user_td1 {
	width: 100px;
}

.user_rdio {
	width: 15px;
	height: 15px;
	position: relative;
	top: 3px;
	margin-right: 5px;
}

.rideo_label {
	margin-right: 10px;
	font-size: 13px;
}

.user_save {
	background-color: #00aa00;
	color: #ffffff;
	padding-bottom: 4px;
	padding-top: 3px;
	padding-left: 8px;
	padding-right: 8px;
	border: none;
	border-radius: 3px;
	margin-right: 10px;
}

.user_save:active {
	background-color: #00ca6d;
}

.user_esc {
	background-color: #d58512;
	color: #ffffff;
	padding-bottom: 4px;
	padding-top: 3px;
	padding-left: 8px;
	padding-right: 8px;
	border: none;
	border-radius: 3px;
}

.user_esc:active {
	background-color: #985f0d;
}

.rose_text {
	width: 350px;
	height: 100px;
	resize: none;
}

.part_span {
	float: right;
	margin-right: 5px;
}

.part_table {
	float: left;
	width: 79%;
	height: 600px;
	border: 1px solid #0D8BBD;
	margin-left: 2px;
}

.part_tree {
	float: right;
	width: 20%;
	height: 600px;
	border: 1px solid #0D8BBD;
	margin-right: 5px;
}

.part_tree ul {
	list-style: none;
	text-indent: 10px;
}

.tree_h {
	height: 40px;
	background-color: #EEEEEE;
	margin-top: 0px;
	line-height: 40px;
	text-indent: 5px;
}

.static_all {
	width: 100%;
	height: 100%;
}

.static01 {
	width: 98%;
	margin-left: 1%;
	height: 300px;
	margin-top: 5px;
}

.static02 {
	width: 98%;
	margin-left: 1%;
	height: 300px;
	margin-top: 5px;
}

.static03 {
	width: 98%;
	margin-left: 1%;
	height: 300px;
	margin-top: 5px;
}

.alam_static {
	width: 98%;
	height: 350px;
	margin-left: 1%;
	margin-top: 5px;
}

.alam_static1 {
	width: 100%;
	background-color: #ffffff;
}

.alstic_ledt {
	padding-top: 10px;
	width: 59%;
	height: 350px;
	float: left;
}

.alstic_right {
	padding-top: 10px;
	width: 39%;
	height: 350px;
	float: right;
	background-color: #ffffff;
}

.alstic_right p {
	padding-bottom: 5px;
}

.spqn_red {
	color: #f11010;
}

.sque_red {
	width: 16px;
	height: 16px;
	background-color: #c23531;
	display: inline-block;
	margin-right: 10px;
	position: relative;
	top: 3px;
}

.span_margin {
	margin-left: 10px;
}

.sque_02 {
	width: 16px;
	height: 16px;
	background-color: #d48265;
	display: inline-block;
	margin-right: 10px;
	position: relative;
	top: 3px;
}

.cloum_alam {
	width: 100%;
	height: 350px;
}

.book_con01 {
	width: 98%;
	border-radius: 6px;
	margin: 2% auto;
	background-color: #ffffff;
	padding-top: 2%;
	padding-bottom: 2%;
	font-size: 14px;
	box-shadow: -5px 0 5px #ccc, /*宸﹁竟闃村奖*/
    5px 0 5px #ccc, /*鍙宠竟闃村奖*/
    0 -5px 5px #ccc, /*椤堕儴闃村奖*/
    0 5px 5px #ccc; /*搴曡竟闃村奖*/
}

.book_p {
	width: 94%;
	margin-left: 3%;
	margin-bottom: 15px;
	padding-bottom: 10px;
}

.book_titSpan {
	float: right;
}

.book_p label {
	color: #3665a9;
	margin-right: 5px;
}

.book_input01 {
	width: 100px;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #a9c9f7;
	margin-right: 5px;
	height: 30px;
}

.book_input02 {
	width: 60px;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #a9c9f7;
	margin-right: 5px;
	height: 30px;
}

.book_input03 {
	width: 97%;
	margin-left: 1%;
	height: 30px;
	border: none;
}

.book_h01 {
	width: 94%;
	margin-left: 3%;
	padding-top: 15px;
	margin-bottom: 10px;
	text-align: center;
	letter-spacing: 1px;
	font-size: 16px;
}

.label_red {
	margin-left: 5px;
	margin-right: 5px;
	color: #f50f35;
}

.book_table {
	width: 90%;
	margin: 0 auto;
	border-collapse: collapse;
}

.book_table tr {
	border: 1px solid #ccc;
}

.book_table .sex {
	width: 40%;
	height: 32px;
	padding: 8px 12px;
}

.book_table .six {
	width: 15%;
	padding: 8px 12px;
}
.from_main .book_table td {
	 border-style: solid;
}

.input_radio {
	position: relative;
	top: 1px;
	margin-right: 5px;
	margin-left: 8px;
}

.textArae {
	width: 96%;
	margin-left: 1%;
	height: 350px;
	resize: none;
}

.textArae01 {
	width: 96%;
	margin-left: 1%;
	height: 350px;
	resize: none;
	border: none;
}

.label_right {
	float: right;
	margin-right: 5px;
}

.td_label {
	color: #3665a9;
	margin-right: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: right;
}

.book_input04 {
	width: 20%;
	height: 30px;
	margin-left: 3%;
}

.book_input05 {
	width: 45%;
	height: 30px;
	margin-left: 3%;
}

.book_foot {
	width: 100%;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 25px;
}

.book_foot input {
	margin-right: 20px;
	padding-left: 5px;
	padding-right: 5px;
}

.reead {
	background-color: #EEEEEE;
}

.tr_color {
	background-color: #ECF4FB;
	text-align: center;
	font-weight: bold;
}

.P_chart {
	width: 98%;
	margin-left: 1%;
	height: 500px;
}

.p_static {
	padding-top: 15px;
	text-align: center;
	width: 100%;
	font-weight: bold;
	font-size: 18px;
}

.static_span01 {
	margin-right: 15px;
	margin-left: 5px;
	font-size: 12px;
}

.static_span02 {
	margin-right: 15px;
	float: right;
	font-size: 12px;
}

.static_tabel {
	width: 100%;
	border-collapse: collapse;
	font-size: 12px;
}

.static_tabel td {
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #CCCCCC;
	text-align: center;
}

.td_red {
	color: red;
}

.td_blue {
	color: #1F547E;
}

.index_top {
	color: #ffffff;
	line-height: 60px;
}

.i_start {
	width: 8px;
	height: 8px;
	position: relative;
	display: inline-block;
	background-image: url("../img/start.png");
	margin-right: 5px;
	top: -2px;
}

*, h6, button, ul, li {
	padding: 0;
	margin: 0
}

.layui-layer-title {
	background-color: #3c8dbc !important;
	font-weight: 500;
	color: #fff !important;
	border: none !important;
	height: 36px !important;
	line-height: 36px !important;
}

.layui-layer-rim {
	border: 0 solid #8D8D8D !important;
	border-radius: 5px;
	box-shadow: 0 5px 15px rgba(0, 0, 0, .4) !important;
}

.notice_check {
	padding: 16px 15px 8px 15px;
	font-size: 12px
}

.notice_check p label {
	text-align: right;
	font-size: 12px;
	display: inline-block;
	width: 60px
}

.check_btn {
	height: 28px;
	border: none;
	margin-left: 5px;
	padding: 1px 20px;
	border-radius: 4px;
	background-color: #1caf9a;
	color: #fff;
}

.no_btn {
	margin-left: 5px;
	height: 28px;
	padding: 5px 20px;
	border-radius: 4px;
	border: 1px solid #aaa;
	color: #6c757d;
	background-color: #fff;
	border-color: #CCC;
}

.notice_nav ul li {
	float: left
}

.notice_nav ul {
	border: 1px #ccc solid;
	border-radius: 2px
}

.notice_nav ul li a {
	display: inline-block;
	height: 28px;
	text-align: center;
	line-height: 28px;
	color: #101010;
	border: none;
	width: 65px;
	border-right: 1px #ccc solid;
	background-color: #fff;
	cursor: pointer
}

.notice_nav ul li:nth-child(4) a {
	border-right: none
}

.notice_nav ul li a:hover {
	background-color: #f5f5f5
}

.dropdown-menu {
	min-width: 120px !important;
	margin-top: 4px;
	font-size: 12px
}

.dropdown-menu li {
	cursor: pointer
}

.dropdown-menu li:hover {
	background-color: #f5f5f6
}

.pagination-detail {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

.pagination {
	margin-top: 3px !important;
	margin-bottom: 5px !important;
}

.l_left {
	float: left
}

.r_right {
	float: right;
	margin: 10px 38px 0;
}

.notice_bot {
	position: fixed;
	bottom: 0;
	background-color: #ecf0f5;
	padding: 5px 0 5px 0;
	z-index: 9999;
	border-top: 1px #ccc solid;
	width: 100%;
}

.notice_bot>div {
	font-size: 12px;
	margin-left: 10px;
	color: #07141e;
	float: right;
}

.notice_bot>div input {
	margin-right: 2px;
	vertical-align: middle
}

.div_form {
	margin: 4% auto 0 auto;
	width: 90%
}

.div_form>div {
	margin: 5px
}

.but_p {
	margin-right: 10px
}

.but_p button {
	height: 28px;
	line-height: 20px;
	border: none;
	background-color: #1caf9a;
	color: #fff;
	border-radius: 4px;
	cursor: pointer
}

.but_p .but_close {
	background-color: #d9534f;
	margin-left: 10px
}

/*role*/
*, p, button, ul, li {
	padding: 0;
	margin: 0
}

.layui-layer-title {
	background-color: #3c8dbc !important;
	font-weight: bold;
	color: #fff !important;
	border: none !important;
	height: 33px;
	line-height: 33px;
}

.layui-layer-rim {
	border: 0px solid #8D8D8D !important;
	border-radius: 5px;
	box-shadow: 0 5px 15px rgba(0, 0, 0, .4) !important;
}

.notice_main {
	height: 98%;
	width: 100%;
	background-color: #fff;
	overflow: auto
}

.notice_check p label {
	text-align: right;
	font-size: 12px;
	display: inline-block;
}

.dropdown-menu {
	min-width: 120px !important;
	margin-top: 4px;
	font-size: 12px
}

.fixed-table-pagination {
	bottom: 15px !important;
	left: 0 !important;
	width: 100% !important;
}

.pagination-detail {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

.notice_nav a {
	height: 28px;
	line-height: 28px;
	padding: 0 12px;
	border-radius: 0;
	float: left;
	font-size: 13px
}

.notice_nav a:nth-child(1) {
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px
}

.notice_nav a:nth-child(3) {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px
}

.notice_nav span {
	line-height: 26px;
	margin-right: 2px;
	color: #7a869d;
	font-size: 12px
}

/*department*/
*, h6, button {
	padding: 0;
	margin: 0
}

ul {
	list-style: none
}

.l_left {
	float: left
}

.clear {
	clear: both
}

th {
	background-color: rgba(33, 180, 161, 0.15) !important;
}

.nav_active {
	background-image: url(../img/ccc_03.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #f5f5f5
}

.news_main {
	height: 98%;
	width: 100%
}

.layui-layer-title {
	background-color: #1caf9a !important;
	font-weight: bold;
	color: #fff !important;
	border: none !important;
	height: 33px;
	line-height: 33px;
}

.news_main h6 {
	font-weight: bold;
	padding-left: 10px;
	line-height: 31px;
	border-bottom: 1px #ccc solid
}

.news_left {
	width: 16%;
	height: 100%;
	border: 1px #ccc solid;
	margin-right: 0.5%;
	background-color: #fff
}

.news_right {
	width: 83.5%;
	height: 100%;
	border: 1px #ccc solid;
	background-color: #fff;
	overflow: auto
}

.department_table .fixed-table-pagination {
	left: 16.5% !important;
	width: 83.5% !important;
}

h6 {
	font-weight: bold;
	padding-left: 10px;
	line-height: 31px;
}

.notice_check_last {
	padding: 8px 15px 5px 15px !important
}

/*book01*/
.table_td {
	text-align: right;
	background-color: rgba(33, 180, 161, 0.15);
	width: 20%
}

.table_td p {
	display: inline-block
}

.sex {
	text-align: left
}

.book_con01 td:nth-child(2n):hover, .book_con01 tr:hover {
	background-color: #fff !important;
}

/*from*/
*, a {
	margin: 0;
	padding: 0
}

ul {
	list-style: none
}

.l_left {
	float: left
}

.clear {
	clear: both
}

*, th, td, table {
	padding: 0;
	margin: 0;
	border-collapse: collapse !important;
}
/**/
/*td,*/
th {
	text-align: center;
	font-size: 12px;
	color: #144490;
	vertical-align: middle !important;
	border: #ccc 1px solid !important;
}

#table td, #table th, #table1 td, #table1 th, #table2 td, #table2 th {
	color: #475059 !important;
}

tbody tr:hover {
	background-color: #f5f5f5
}

.news_check {
	padding: 16px 15px 16px 15px;
	border: 1px #ccc solid;
	margin-bottom: 4px;
	background-color: #fff;
	box-shadow: 2px 2px 5px #b1afaf;
}

.check_left input {
	height: 28px;
	width: 198px;
	border-radius: 4px;
	border: 1px #ccc solid
}

.check_left button {
	height: 28px;
	border: none;
	margin-left: 6px;
	width: 65px;
	border-radius: 4px;
	background-color: #337ab7;
	color: #fff;
	padding-left: 18px;
	background-image: url(../img/100_03.png);
	background-repeat: no-repeat;
	background-position: 11px 8px
}

.form_h1 {
	line-height: 30px;
	text-align: center;
	font-size: 18px;
	font-weight: bold
}

.from_p {
	font-size: 12px;
	line-height: 24px
}

.top_btn {
	margin-left: 10px
}

.check_right span {
	line-height: 26px;
	margin-right: 2px;
	color: #7a869d;
	font-size: 12px
}

.top_btn a, .check_right a {
	height: 28px;
	line-height: 28px;
	padding: 0 12px;
	border-radius: 0;
	float: left;
	font-size: 13px
}

.top_btn a:nth-child(1), .check_right a:nth-child(1) {
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px
}

.top_btn a:nth-child(4), .check_right a:nth-child(2) {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px
}

.top_btn .active {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad;
}

/*analysis*/
.from_main {
	width: 90%;
	margin: 0 auto;
	pabackground-color: #fff;
	padding-bottom: 60px !important
}

ul {
	list-style: none
}

.l_left {
	float: left
}

.clear {
	clear: both
}

.check_right ul li {
	float: left
}

.check_right ul {
	border: 1px #ccc solid;
	border-radius: 2px
}

.check_right ul li button {
	height: 28px;
	border: none;
	width: 65px;
	border-right: 1px #ccc solid;
	background-color: #fff
}

.check_right ul li:nth-child(2) button {
	border-right: none
}

.check_right ul li button:hover {
	background-color: #ccc
}

.news_check {
	padding: 16px 15px 16px 15px;
	border: 1px #ccc solid;
	margin-bottom: 4px;
	background-color: #fff;
	box-shadow: 2px 2px 5px #b1afaf;
}

.check_left input {
	height: 28px;
	width: 198px;
	border-radius: 4px;
	border: 1px #ccc solid
}

.check_left button {
	height: 28px;
	border: none;
	margin-left: 6px;
	width: 65px;
	border-radius: 4px;
	background-color: #337ab7;
	color: #fff;
	padding-left: 18px;
	background-image: url(../img/1_03.png);
	background-repeat: no-repeat;
	background-position: 11px 8px
}

.e_chart {
	margin: 10px 0
}

.charts {
	width: 49.5%;
	border: 1px #ccc solid;
	border-radius: 4px;
	margin-right: 1%
}

.last_charts {
	margin-right: 0
}

.charts_last {
	width: 100%
}

.charts p {
	border-bottom: 1px #ccc solid;
	line-height: 28px;
	padding: 0 10px;
	font-size: 12px;
	background-color: #e7f0f6;
	font-weight: 800;
	color: #666
}

.charts span {
	color: #00a7d0
}

.check_right span {
	line-height: 26px;
	margin-right: 2px;
	color: #7a869d;
	font-size: 12px
}

.top_btn a, .check_right a {
	height: 28px;
	line-height: 28px;
	padding: 0 12px;
	border-radius: 0;
	float: left;
	font-size: 13px
}

.top_btn a:nth-child(1), .check_right a:nth-child(1) {
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px
}

.top_btn a:nth-child(4), .check_right a:nth-child(2) {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px
}

.top_btn .active {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad;
}

.charts_last .fixed-table-pagination {
	position: static !important;
	border-top: none !important;
}

.fixed-table-container tbody .selected td {
	background-color: #bbbbbb !important;
}

.ts {
	margin-left: 16px
}

.ts li {
	color: #bb8940;
	line-height: 24px;
	font-size: 12px;
}

.ts li span {
	margin-right: 16px
}

/*good椤甸潰鏍峰紡*/
.good_pic label {
	float: left
}

.good_pic .good_pic_ul {
	float: left
}

.clear {
	clear: both
}

.goods_main {
	margin: 10px 0 0 30px
}

.goods_main label {
	line-height: 32px;
	font-size: 12px
}

.l_left textarea {
	width: 248%;
	height: 80px;
	border: 1px #ccc solid;
	border-radius: 4px;
	resize: none
}

.good_pic_ul ul li {
	float: left;
	margin-right: 10px;
	padding: 10px
}

.good_pic_ul ul {
	border: 1px #ccc solid;
	border-radius: 4px;
	margin: 4px 0 10px 0
}

.good_pic_ul ul li img {
	width: 80px;
	height: 80px
}

.goods_input {
	width: 30%;
	height: 32px;
	border-radius: 4px;
	border: none;
	border: 1px #ccc solid;
	margin-bottom: 10px;
	padding: 0 5px;
}

.goods_input1 {
	width: 13.5%;
	height: 32px;
	border-radius: 4px;
	border: none;
	border: 1px #ccc solid;
	margin: 0 1% 10px 1%;
	padding: 0 5px;
}

.good_btn {
	height: 28px;
	padding: 3px 18px;
	border-radius: 4px;
	border: 1px solid #aaa;
	color: #FFF;
	background-color: #1caf9a;
	border-color: #CCC;
}

.pic_li_div {
	position: relative
}

.pic_li_div .pic_btn {
	position: absolute;
	right: -2px;
	top: -4px;
	cursor: pointer
}

/*--new--*/
.btn-default {
	line-height: 16px;
	margin-bottom: 2px;
}

td, th {
	font-size: 12px;
	color: #131415;
	vertical-align: middle !important;
}

.lowTop {
	float: left;
	padding: 5px;
	margin: 15px 0;
	width: 100%;
	font-size: 12px;
}

.lowCon {
	width: fit-content;
	margin: 0 auto;
}

.borderLeft {
	border-left: 2px solid #00a0e9;
}

.ingColor {
	color: #f39c12;
}

.buleColor {
	color: skyblue;
}

.drakColor {
	color: #999999;
}

.redColor {
	color: red;
}

.greenColor {
	color: #1caf9a;
}

.marginR {
	margin-right: 15px;
}

.topSpan {
	font-weight: bold;
	margin-right: 10px;
}

.crilcDiv {
	float: left;
	text-align: -webkit-center;
}

.claer {
	clear: both;
}

.cricleBox {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	line-height: 26px;
	text-align: center;
}

.cricleText {
	text-align: center;
	font-size: 12px;
}

.ingClice {
	border: 2px solid #f39c12;
	color: #f39c12;
}

.noClice {
	border: 2px solid #CCCCCC;
	color: #999999;
}

.yesClice {
	border: 2px solid #1caf9a;
	color: #1caf9a;
}

.lineDiv {
	float: left;
	line-height: 50px;
	height: 50px;
}

.lineDiv div {
	width: 30px;
	margin-top: 14px;
}

.greeLine {
	border: 1px solid #1caf9a;
}

.drakLine {
	border: 1px solid #CCCCCC;
}

.tab {
	float: left;
	width: 90%;
	margin: 20px 5% 10px 5%;
	padding-top: 5px;
	padding-left: 5px;
	background-color: rgba(33, 180, 161, 0.15) !important;
	font-size: 12px;
}

.tab ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.tab ul li {
	float: left;
	width: 9%;
	line-height: 30px;
	text-align: center;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	cursor: pointer;
}

.liActive {
	background-color: #ffffff;
	border-top: 2px solid #1caf9a;
}

.contentDiv {
	float: left;
	font-size: 13px;
	width: 100%;
	display: none;
}

.contentDiv ul li {
	line-height: 30px;
}

.contentActive {
	display: block;
}

/**鍒嗛〉**/
.float-end {
	float: right !important
}

.pagination {
	display: flex !important;
	padding-left: 0;
	list-style: none;
}

dl, ol, ul {
	margin-top: 0;
	margin-bottom: 1rem;
}

.page-link {
	border-radius: 0.25rem;
	padding: 0.375rem 0.75rem;
	position: relative;
	display: inherit;
	text-decoration: none;
	background-color: #FFF;
	border: 1px solid #dee2e6;
	transition: color .15s ease-in-out, background-color .15s ease-in-out,
		border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.title-left {
	border-left: 4px solid #1caf9a;
	padding-left: 6px;
	border-radius: 3px;
}

.border-primary {
	border-color: #5b6be8 !important;
}

.text-primary {
	color: #5b6be8 !important;
}

.btn-primary {
	background-color: #1caf9a !important;
	border-color: #1caf9a !important;
}

label {
	margin-bottom: 5px !important;
	display: ruby !important;
}

.label {
	margin-bottom: 5px !important;
	display: flex !important;
}

input[type="radio"], input[type="checkbox"] {
	margin: 6px 2px 9px 10px !important;
	vertical-align: middle;
}

.form-check-label {
	padding: 0.375rem
}

.upload-content {
	text-align: center;
}

.fixed-table-container thead th .th-inner, .fixed-table-container tbody td .th-inner
	{
	background-color: rgba(33, 180, 161, -0.85)
}

.panel-body {
	width: 80%;
}

.top_out1 {
	margin: 20px 100px 0;
}

.table th, .table td {
	border: none
}

.dxtc {
	display: flex;
}

.property-name {
	width: 10%;
	text-align: right;
	height: 40px;;
}

.pager {
	margin: 10px 88px;
}

.but_close {
	height: 28px;
	padding: 3px 18px;
	border-radius: 4px;
	border: 1px solid #aaa;
	color: #FFF;
	background-color: #d9534f;
	border-color: #CCC;
}

.douo {
	height: 30px;
	width: 100%;
	float: left
}

.applyforNumber-td {
	text-align: center !important;
	height: 40px;
}

.dashboard-stats-item6 {
	border-radius: 6px;
	position: relative;
	cursor: pointer;
	color: #131415;
	height: 78px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-left: 15px;
	padding-top: 20px;
	background-repeat: no-repeat;
	background-color: #FFF;
	width: 90%;
	margin: 0 auto;
	top: 20px;
}

.dashboard-stats-item6 .m-top-none {
	position: absolute;
	margin-top: 8px;
	left: 70px;
}

.dashboard-stats-item6 h2 {
	font-size: 18px;
	font-family: inherit;
	line-height: 0.8;
	padding-left: 70px;
}

.dashboard-stats-item6 h2 span {
	font-size: 12px;
	padding-left: 5px;
}

.dashboard-stats-item6 h5 {
	left: 142px;
	position: absolute;
	font-size: 12px;
	font-family: inherit;
	margin-top: 5px;
	line-height: 5.1;
}

.find_input {
	width: 132px;
	height: 28px;
	border: solid 1px #ccc;
	border-radius: 3px;
	padding-left: 5px;
	margin: 10px 10px 2px 10px;
}

.dashboard-stats-item6 .stat-icon {
	height: 46px;
	width: 46px;
	position: absolute;
	top: 18px;
	background-image: url("../../../images/icon/icon5.png");
	background-repeat: no-repeat;
	left: 80px;
}

.rows {
	margin: 0px 0px 40px 0px;
}

.button-R {
	float: right;
	margin: 2px 80px 0
}

.dropdown {
	position: relative;
	display: inline-block;
}

.dropdown-content {
	display: none;
	position: absolute;
	background-color: #f9f9f9;
	min-width: 116px;
	box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
	padding: 12px 10px;
	list-style: none;
	top: 30;
}

.dropdown-content li {
	padding: 5px;
	line-height: 30px;
}

.dropdown-content li:hover {
	background-color: rgba(33, 180, 161, 0.15)
}

.dropdown:hover .dropdown-content {
	display: block;
}

.label, .badge {
	background-color: #FFF
}

a {
	color: #1caf9a
}

a:hover {
	color: #1caf9a !important
}

a {
	text-decoration: none !important
}

.applyforNumber-td {
	width: auto !important
}

.property-value {
	border: none !important
}

.property-name {
	border: none !important;
}

.table-bordered {
	border: none !important
}

.property-name1 {
	border: none !important;
	padding: 10px;
}

/*开关*/
.checkbox {
	position: absolute !important;
	left: -9999px !important;
}

.slider-v1 {
	position: relative;
	display: block;
	width: 5.5em;
	height: 3em;
	cursor: pointer;
	border-radius: 1.5em;
	transition: 350ms;
	background: linear-gradient(rgba(0, 0, 0, 0.07), rgba(255, 255, 255, 0)),
		#ddd;
	box-shadow: 0 0.07em 0.1em -0.1em rgba(0, 0, 0, 0.4) inset, 0 0.05em
		0.08em -0.01em rgba(255, 255, 255, 0.7);
}

.slider-v1::before {
	position: absolute;
	content: '';
	width: 2em;
	height: 2em;
	top: 0.5em;
	left: 0.5em;
	border-radius: 50%;
	transition: 250ms ease-in-out;
	background: linear-gradient(#f5f5f5 10%, #eeeeee);
	box-shadow: 0 0.1em 0.15em -0.05em rgba(255, 255, 255, 0.9) inset, 0
		0.5em 0.3em -0.1em rgba(0, 0, 0, 0.25);
}

.slider-v1::after {
	position: absolute;
	content: '';
	width: 1em;
	height: 1em;
	top: 1em;
	left: 6em;
	border-radius: 50%;
	transition: 250ms ease-in;
	background: linear-gradient(rgba(0, 0, 0, 0.07),
		rgba(255, 255, 255, 0.1)), #ddd;
	box-shadow: 0 0.08em 0.15em -0.1em rgba(0, 0, 0, 0.5) inset, 0 0.05em
		0.08em -0.01em rgba(255, 255, 255, 0.7), -7.25em 0 0 -0.25em
		rgba(0, 0, 0, 0.3);
}

input:checked+.slider-v1::after {
	background: linear-gradient(rgba(0, 0, 0, 0.07),
		rgba(255, 255, 255, 0.1)), #4c6;
	box-shadow: 0 0.08em 0.15em -0.1em rgba(0, 0, 0, 0.5) inset, 0 0.05em
		0.08em -0.01em rgba(255, 255, 255, 0.7), -7.25em 0 0 -0.25em
		rgba(0, 0, 0, 0.12);
}

input:checked+.slider-v1::before {
	left: 3em;
}

.slider-v2 {
	position: relative;
	display: block;
	width: 5.5em;
	height: 3em;
	cursor: pointer;
	border-radius: 1.5em;
	transition: 350ms;
	background: linear-gradient(rgba(0, 0, 0, 0.07), rgba(255, 255, 255, 0)),
		#ddd;
	box-shadow: 0 0.07em 0.1em -0.1em rgba(0, 0, 0, 0.4) inset, 0 0.05em
		0.08em -0.01em rgba(255, 255, 255, 0.7);
}

.slider-v2::after {
	position: absolute;
	content: '';
	width: 2em;
	height: 2em;
	top: 0.5em;
	left: 0.5em;
	border-radius: 50%;
	transition: 250ms ease-in-out;
	background: linear-gradient(#f5f5f5 10%, #eeeeee);
	box-shadow: 0 0.1em 0.15em -0.05em rgba(255, 255, 255, 0.9) inset, 0
		0.2em 0.2em -0.12em rgba(0, 0, 0, 0.5);
}

.slider-v2::before {
	position: absolute;
	content: '';
	width: 4em;
	height: 1.5em;
	top: 0.75em;
	left: 0.75em;
	border-radius: 0.75em;
	transition: 250ms ease-in-out;
	background: linear-gradient(rgba(0, 0, 0, 0.07),
		rgba(255, 255, 255, 0.1)), #d0d0d0;
	box-shadow: 0 0.08em 0.15em -0.1em rgba(0, 0, 0, 0.5) inset, 0 0.05em
		0.08em -0.01em rgba(255, 255, 255, 0.7), 0 0 0 0
		rgba(68, 204, 102, 0.7) inset;
}

input:checked+.slider-v2::before {
	box-shadow: 0 0.08em 0.15em -0.1em rgba(0, 0, 0, 0.5) inset, 0 0.05em
		0.08em -0.01em rgba(255, 255, 255, 0.7), 3em 0 0 0
		rgba(68, 204, 102, 0.7) inset;
}

input:checked+.slider-v2::after {
	left: 3em;
}

.slider-v3 {
	position: relative;
	display: block;
	width: 7em;
	height: 3em;
	cursor: pointer;
	border-radius: 1.5em;
	transition: 350ms;
	background: #ddd;
}

.slider-v3::after {
	position: absolute;
	content: '';
	width: 2em;
	height: 2em;
	top: 0.5em;
	left: 0.5em;
	border-radius: 1.5em;
	transition: width 200ms ease-out, height 300ms 50ms ease-in, top 300ms
		50ms ease-in, left 250ms 50ms ease-in, background 300ms ease-in,
		box-shadow 300ms ease-in;
	background: #f2f2f2;
	box-shadow: 0 0 0 1.5em #f2f2f2 inset;
}

input:checked+.slider-v3::after {
	width: 4em;
	height: 3em;
	top: 0;
	left: 3em;
	background: #1caf9a;
	box-shadow: 0 0 0 0 #f2f2f2 inset;
}

.fixed-table-body {
	padding: 5px 20px 20px 20px;
}

.table>tobody>tr>td, .tbody>tr>th, .table>tfoot>tr>td, .tfoot>tr>th,
	.table>thead>tr>td, .table>thead>tr>th {
	border-top: 0px !important;
}

.over {
	height: 128px;
	width: 128px;
	position: absolute;
	top: -20px;
	background-image: url("../../../images/icon/over.png");
	background-repeat: no-repeat;
	left: 220px;
}

.over2 {
	height: 128px;
	width: 128px;
	position: absolute;
	top: -20px;
	background-image: url("../../../images/icon/over2.png");
	background-repeat: no-repeat;
	left: 220px;
}

.over3 {
	height: 128px;
	width: 128px;
	position: absolute;
	top: -20px;
	background-image: url("../../../images/icon/OKKK.png");
	background-repeat: no-repeat;
	right: 5%;
}

.over4 {
	height: 128px;
	width: 128px;
	position: absolute;
	top: -12px;
	background-image: url("../../../images/icon/over4.png");
	background-repeat: no-repeat;
	left: 220px;
}

.over5 {
	height: 128px;
	width: 128px;
	position: absolute;
	top: -20px;
	background-image: url("../../../images/icon/over5.png");
	background-repeat: no-repeat;
	right: 5%;
}

.over6 {
	height: 128px;
	width: 128px;
	position: absolute;
	top: -20px;
	background-image: url("../../../images/icon/over6.png");
	background-repeat: no-repeat;
	left: 220px;
}

.mb50 {
	margin-bottom: 50px;
}

.mb100 {
	margin-bottom: 100px;
}

.dashboard-stats-itemon {
	border-radius: 6px;
	cursor: pointer;
	color: #131415;
	height: 58px;
	background-repeat: no-repeat;
	margin: 7px;
	width: 15%;
	padding-top: 15px;
}

.card-nei {
	font-size: 16px;
	font-weight: bold;
	position: absolute;
	left: 35%;
	top: 6%;
}

.card-nei-down {
	position: absolute;
	top: 55%;
	left: 35%;
	font-size: 12px;
}

.card-nei-down1 {
	color: #FFF
}

.waiyuan {
	width: 30px;
	height: 30px;
	min-width: 30px;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 15px;
	border: none;
}

.dashboard-stats-itemon-1 {
	background-color: rgba(255, 188, 3, 0.1);
}

.dashboard-stats-itemon-2 {
	background-color: #E5F8EB;
}

.dashboard-stats-itemon-3 {
	background-color: rgba(60, 33, 247, 0.1);
}

.dashboard-stats-itemon-4 {
	background-color: #E5F8F6;
}

.dashboard-stats-itemon-5 {
	background-color: #f1f8e5;
}

.dashboard-stats-itemon-6 {
	background-color: #f8e8e5;
}

.bg-icon-1 {
	background: linear-gradient(to bottom, #FFBB00 0%, #FFF574 100%);
}

.bg-icon-2 {
	background: linear-gradient(to bottom, #00843E 0%, #59F187 100%);
}

.bg-icon-3 {
	background: linear-gradient(to bottom, #3C21F7 0%, #9B8DFF 100%);
}

.bg-icon-4 {
	background: linear-gradient(to bottom, #008284 0%, #59F1E8 100%);
}

.bg-icon-5 {
	background: linear-gradient(to bottom, #5c8200 0%, #c4f159 100%);
}

.bg-icon-6 {
	background: linear-gradient(to bottom, #841600 0%, #f17259 100%);
}

.card-nei-down2 {
	color: #FFBB01;
}

.card-nei-down3 {
	color: #00BC39;
}

.card-nei-down4 {
	color: #3c21f7;
}

.card-nei-down5 {
	color: #008284;
}

.card-nei-down6 {
	color: #5c8200;
}

.card-nei-down7 {
	color: #841600;
}

.dashboard-stats-item6 .stat-icon1 {
	height: 46x;
	width: 46px;
	position: absolute;
	top: 18px;
	background-image: url("../../../images/icon/OKK.png");
	background-repeat: no-repeat;
	left: 80px;
}

.red {
	color: red;
}

.border-primary {
	border-color: #1caf9a !important
}

.text-primary {
	color: #1caf9a !important
}
.dropdown-content .menuItem{
	width: 100%; 
	height: 100%; 
	display: block; 
}
pre{white-space: pre-wrap;}
/*.table tr td:nth-child(2n+1) {
		text-align: right;
		font-size: 12px;
		width: 114px;
	}*/